-
Home
-
Barcode Scanner (+Mobile App) – Inventory manager, Order fulfillment system, POS (Point of Sale)
-
1.0.4
-
Code
-
Classes
- CartActions
Total Complexity |
78 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
369 |
Lines of code |
256 |
Logical lines of code |
144 |
Comment lines |
0 |
Methods |
16 |
Properties |
0 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
addItemToCart() |
C |
41 |
29 |
52 |
restoreCart() |
A |
50 |
10 |
27 |
orderCreate() |
A |
48 |
7 |
33 |
getWcCheckoutErrors() |
A |
56 |
8 |
18 |
addItem() |
S |
53 |
5 |
22 |
getWcErrors() |
S |
61 |
5 |
12 |
changeQuantityInCart() |
S |
70 |
3 |
5 |
getCartItems() |
S |
63 |
2 |
10 |
wcSession() |
S |
64 |
2 |
10 |
removeItem() |
S |
60 |
1 |
13 |
getCartDetails() |
S |
62 |
1 |
11 |
updateQuantity() |
S |
65 |
1 |
9 |
updateAttributes() |
S |
65 |
1 |
9 |
getStatuses() |
S |
69 |
1 |
7 |
cartClear() |
S |
66 |
1 |
9 |
cartRecalculate() |
S |
65 |
1 |
9 |